home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 March: Reference Library / Dev.CD Mar 96 RL / Dev.CD Mar 96 RL.toast / Technical Documentation / Prototype HTML Documents / HTML Documents / geeks.951128 < prev    next >
Encoding:
Text File  |  1995-11-22  |  11.4 KB  |  187 lines  |  [TEXT/ttxt]

  1. <html>
  2. <head>
  3. <TITLE>Land o' Mac Geeks</TITLE>
  4. </head>
  5. <H1>Macintosh Programming Pages</H1>
  6.  
  7. <H3>Overviews and Beginning Macintosh Programming</H3>
  8. <DL>
  9. <DT><A HREF="http://www.nada.kth.se/~d88-jwa/mac-faq.html">Macintosh Programming Frequently Asked Questions (FAQ) list</A>
  10. <DT><A HREF="http://www.astro.nwu.edu/lentz/mac/programming/home-prog.html">Robert Lentz's Macintosh Programming Resources</A>
  11. <DT><A HREF="http://www.pitt.edu/~nick/">Nick DeMello's Mac Programming Pages</A>
  12. <DT><A HREF="http://dev.info.apple.com/default.html">Apple Developer Support home page</A>
  13. <DT><A HREF="http://dev.info.apple.com/dts.html">Apple DTS home page</A>
  14. <DT><A HREF="http://dev.info.apple.com/technotes/Main.html">Macintosh tech notes</A>
  15. <DT><A HREF="http://www.best.com/~mxmora/umpg/umpg.html">Usenet Mac Programmer's Guide</A>
  16. <DT><A HREF="http://www.info.apple.com/til.html">Apple Tech Info Library</A> (technical and customer support database)
  17. <DT><A HREF="http://dev.info.apple.com/mdg/Categories.html">Macintosh Developer's Guide</a> (a catalog of Mac Development Products)
  18. <DT><A HREF="http://www.mactech.com/">MacTech magazine</a>
  19. <DT><A HREF="http://anytime.cs.umass.edu/~jgrass/MGPW/index.html">Macintosh Game Programming Workshop</a>
  20. <DT>The <A HREF="http://www.machack.com">MacHack</a> conference
  21. </DL>
  22.  
  23. <H3>Technologies</H3>
  24. <DL>
  25. <DT><A HREF="http://chrp.apple.com/">CHRP - Common Hardware Reference Platform</A>
  26. <DT><A HREF="http://www.austin.apple.com:80/qd3d/">QuickDraw 3D</a>
  27. <DT><A HREF="http://qtvr.quicktime.apple.com/">QuickTime VR</a>
  28. <DT><A HREF="http://www.guideworks.com/">GuideWorks: AppleGuide help</a>
  29. <DT><A HREF="http://www.info.apple.com/opendoc/">Apple's OpenDoc Page</a>
  30. <DT><A HREF="http://www.astro.nwu.edu/lentz/mac/programming/open-doc/home-od.html">OpenDoc: The Future of the Macintosh! </A>
  31. <DT><A HREF="http://www.acl.lanl.gov/sunrise/DistComp/OpenDoc/overview.html">OpenDoc Resource Links</A>
  32. <DT><A HREF="http://dev.info.apple.com/devinfo/quicktime/quicktime.html">QuickTime developer pages</A>
  33. <DT><A HREF="http://www.info.apple.com/dev/evangelism/powertalk/">PowerTalk home page</A>
  34. <DT><A HREF="http://www.metrowerks.com/tcpip/index.html">MacTCP Programmer's Resource Guide</A>
  35. <DT><A HREF="http://www2.waikato.ac.nz/ldo/gx/intro.html">Introduction to QuickDraw GX Programming</A>
  36. <DT><A HREF="http://www.ixmedia.com/quickgx/">QuickDraw GX fan club</a>
  37. <DT><A HREF="http://www.mae.apple.com">Macintosh Application Environment</A> (MacOS for Unix Workstations)
  38. <DT><A HREF="http://dev.info.apple.com/devinfo/powerpc.html">Porting your application to PowerPC</A>
  39. <DT><A HREF="http://support.info.apple.com/ppc/OptiPages/main.html">PowerPC Optimization</A>
  40. <DT><A HREF="http://www-abs.apple.com/DeveloperRelations/">Netware for PowerPC</A>
  41. <DT><A HREF="http://puma.bevd.blacksburg.va.us/openmac/">Porting Linux and NetBSD to the Mac</A>
  42. </DL>
  43.  
  44. <H3>Development Products</H3>
  45. <DL>
  46. <DT><A HREF="http://www.metrowerks.com/">Metrowerks Codewarrior</A>
  47. <DT><A HREF="http://www.pond.com/icog/cw-faq-ac/about.html">CodeWarrior FAQ Answer Center</A>
  48. <DT><A HREF="http://www.symantec.com/lit/dev/macdv/macdv.html">Symantec Macintosh development products</a>
  49. <DT><A HREF="http://www.absoft.com/">Absoft C++, Fortran 90, and Fortran 77</A>
  50. <DT><A HREF="http://www.cais.com/langsys/">Language Systems Fortran and Pascal</a>
  51. <DT><A HREF="http://www.pictorius.com/">Prograph CPX and Peregrine</A>
  52. </DL>
  53.  
  54. <H3>Application Frameworks</H3>
  55. <DL>
  56. <DT><A HREF="http://dev.info.apple.com/devinfo/macapp/macapp.html">MacApp</A> or <A HREF="news:comp.sys.mac.oop.macapp3">MacApp newsgroup</A>
  57. <DT><A HREF="http://rhino.harvard.edu/dan/TCLArchive.html">TCL archive</A> or <A HREF="news:comp.sys.mac.oop.tcl">TCL newsgroup</A>
  58. <DT><A HREF="http://www.iquest.com/~fairgate/cw/pplant.html">PowerPlant</A> or or <A HREF="news:comp.sys.mac.programmer.codewarrior">Codewarrior and PowerPlant newsgroup</A>
  59. <DT><A HREF="ftp://ftp.info.apple.com/Apple.Support.Area/Developer_Services/Sample_Code/AppsToGo/">AppsToGo</A>
  60. <DT><A HREF="http://www.primate.wisc.edu/software/mac/TransSkel/">TransSkel</A>
  61. <DT><A HREF="ftp://ftp.info.apple.com/Apple.Support.Area/Developer_Services/Sample_Code/Sprocket.sit.hqx">Sprocket</A> or <A HREF="http://www.mactech.com/sprocket.html">Sprocket archives</A>
  62. </DL>
  63.  
  64. <H3>Other Resources</H3>
  65. <DT><A HREF="http://www.celestin.com/apprentice/index.html">Apprentice CD-ROM</a> source code & utilities
  66. <DT><A HREF="ftp://ftp.amug.org/pub/peterlewis/www/home-page.html">Peter N. Lewis' programs</A>
  67. <DT><A HREF="http://www.iquest.com:80/~fairgate/mac.html">Fairgate's Cool Mac Pages</A>
  68. <DT><A HREF="http://www.asel.udel.edu/~haynes/g1r.html">Get1Resource: A Macintosh Programming webZine</A>
  69. <DT><A HREF="http://www.mactech.com/URLs.html">MacTech URLs</A>
  70. <DT><A HREF="http://arpp1.carleton.ca/grant/mac/grantscgi.html">Grant's CGI Framework</A>
  71. <DT><A HREF="http://www.tiac.net/biz/bbsw/">Bare Bones Software</a>
  72. <DT><A HREF="http://www.jasik.com">Jasik Designs</a>
  73. <DT><A HREF="http://www.std.com/onyxtech/">QC</A> (Macintosh stress testing tool)
  74. <DT><A HREF="http://www.teleport.com/~stack">Stonetable</A>, the replacement for the List Manager
  75. <DT><A HREF="http://cirrus.sprl.umich.edu:80/waste/">Waste</A> text edit replacement
  76. <DT><A HREF="http://www.webcom.com/~working/OEM.html">Working Software</A>- Adding a spelling checker to your application
  77. <DT><A HREF="http://www.blkbox.com/~draper/menu_sharing.html">Userland Menu Sharing Toolkit</A>
  78. <DT><A HREF="http://err.ethz.ch/members/neeri/macintosh/gusi-qa.html">GUSI</A> (BSD style sockets and some Unix calls for MacOS)
  79. <DT><A HREF="http://err.ethz.ch/members/neeri/macintosh/perl-qa.html">Perl for the Macintosh</A>
  80. </DL>
  81.  
  82. <H3>BLoB's Mac Programming Pages</H3><DL>
  83. <DT><A HREF="http://dev.info.apple.com/devinfo/beginning.html">Starting to program Macintosh computers</A>
  84. <DT><A HREF="http://dev.info.apple.com/devinfo/macsourcecode.html">Popular Internet Macintosh source sites</A>
  85. <DT><A HREF="http://dev.info.apple.com/devinfo/frameworks.html">Macintosh application frameworks</A>
  86. <DT><A HREF="http://dev.info.apple.com/devinfo/macapp/macapp.html">MacApp pages</A>
  87. <DT><A HREF="http://dev.info.apple.com/devinfo/maccdromfaq.html">CD-ROM Frequently asked questions</A>
  88. <DT><A HREF="http://dev.info.apple.com/devinfo/languages.html">Programming languages</A>
  89. <DT><A HREF="http://dev.info.apple.com/devinfo/documentation.html">Documentation sources</A>
  90. <DT><A HREF="http://dev.info.apple.com/devinfo/powerpc.html">Porting your application to PowerPC</A>
  91. <DT>
  92. </DL>
  93.  
  94. <H3><A HREF="http://dev.info.apple.com/du/online.html">Developer University Courses</A></H3>
  95. <DL>
  96. <DT><A HREF="http://dev.info.apple.com/du/intro_to_ppc/first_page.html">Programmer's Intro to PowerPC course</A>
  97. <DT><A HREF="http://dev.info.apple.com/du/intro_to_risc/first_page.html">Intro to RISC course</A>
  98. <DT><A HREF="http://dev.info.apple.com/du/intro_to_opendoc/iod0_index.html">Introduction to OpenDoc</A>
  99. </DL>
  100.  
  101. <H3>Humorous Macintosh Developer Pages</H3>
  102. <DL>
  103. <DT><A HREF="http://dev.info.apple.com/dts/dogcow.html">a nest of Dogcattle</A>
  104. <DT><A HREF="http://www.astro.nwu.edu/lentz/mac/humor/home-mac-humor.html">Macintosh humor</A>
  105. <DT><A HREF="http://www.spies.com/greg/eastereggs.html">Macintosh System Software Easter Eggs</A>
  106. <DT><A HREF="http://www.hax.com/Funnies#EBBE">Funny emails sent to MacHax</A>
  107. <DT><A HREF="http://www.spies.com/greg/toolsrant.html">Even Better Bus Error Tools Rant</A>
  108. </DL>
  109.  
  110. <H3>Dynamic Languages</H3>
  111. <DL>
  112. <DT><A HREF="http://www.cambridge.apple.com/">Apple Cambridge</A>
  113. <DT><A HREF="http://www.cambridge.apple.com/dylan/dylan.html">Dylan Home Page</A>
  114. <DT><A HREF="http://www.cambridge.apple.com/other-langs/dynamic-languages.html">Dynamic Languages for the Mac</A>
  115. <DT><A HREF="http://www.cambridge.apple.com/other-langs/smalltalk.html">Smalltalk for the Mac</A>
  116. <DT><A HREF="http://www.cambridge.apple.com/other-langs/lisp.html">Lisp for the Mac</A>
  117. <DT><A HREF="http://www.digitool.com/">Digitool, new home of MCL (Macintosh Common Lisp)</A>
  118. </DL>
  119.  
  120. <H3>Popular Macintosh ftp sites</H3>
  121. <DL>
  122. <DT><A HREF="http://hyperarchive.lcs.mit.edu/HyperArchive.html">sumex-aim.stanford.edu</A>
  123. <DT><A HREF="http://www.mid.net/INFO-MAC/">search Info-mac archives</A>
  124. <DT><A HREF="http://ubu.hahnemann.edu/UBUdex/mac.html">mac.archive.umich.edu</A>
  125. <DT><A HREF="http://wwwhost.ots.utexas.edu/mac/main.html">OTS/mac Software Archive</A>
  126. </DL>
  127.  
  128. <H3>Miscellaneous</H3>
  129. <DT><A HREF="http://www.jumbo.com/prog/mac/">Jumbo archives of Mac programming</A>
  130. <DT><A HREF="http://rhino.harvard.edu/dan/TCLArchive.html">Think Class Library archives</A>
  131. <DT><A HREF="http://camis.stanford.edu/people/felciano/personal/mercutio/index.html">Mercutio MDEF</A>
  132. <DL><A HREF="ftp://ftp.info.apple.com/Apple.Support.Area/Developer_Services/Tool_Chest/Interfaces/">Universal Interfaces</A>
  133. <DT><A HREF="http://www.apple.com/">Apple Computer Home Page</A>
  134. <DT><A HREF="http://www.scruznet.com/~crawford/WordServices/wdsvindex.html">The Word Services Apple Event Suite</a>
  135. <DT><A HREF="http://www.center.org/csd/home.html">Center for Software Development</A>
  136. <DT><A HREF="http://www.iquest.com:80/~fairgate/">Fairgate Technologies</A>
  137. <DT><A HREF="http://www.cs.cmu.edu/afs/cs.cmu.edu/user/rwb/www/gamma.html">Monitor Gamma</A>
  138. <DT><A HREF="http://www.symbios.com/pub/standards/io/">I/O-related standards (e.g., SCSI)</A>
  139. <DT><A HREF="http://ubu.hahnemann.edu/UBUdex/source.html">mac-development-source</A>
  140. <DT><A HREF="http://www.biap.com/">MacHTTP Info</A>
  141. <DT><A HREF="http://www.macfaq.com/vendor.html">Macintosh Vendor Directory</A>
  142. <DT><A HREF="http://www.pitt.edu/~mapst57/rus/russian.html">Macintosh Russification</A>
  143. <DT><A HREF="http://galaxy.einet.net/EINet/MacWeb/MacWebHome.html">MacWeb home page</A>
  144. <DT><A HREF="http://www.symantec.com/links/links.html">Other Vendors on the Web</A>
  145. <DT><A HREF="http://world.std.com/~ctate/mac.html">Christopher Tate's Macintosh Programming Page</A>
  146. <DT><A HREF="http://www.euro.apple.com/">Apple Europe web site</a>
  147. <DT><A HREF="http://www.dnai.com/~gurgle/mac_soft.html">Gurgle's Macintosh software</a>
  148. </DL>
  149.  
  150. <H3>Nick DeMello's Programming Pages</H3>
  151. <DL>
  152. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/GettingStarted.html"> A quick intro to Mac Programming </A>
  153. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/Literature.html"> The Literature of Macintosh Programming </A>
  154. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/MacSources.html"> Internet Information Sources </A>
  155. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/IDEs.html"> Development Environments for Macintosh </A>
  156. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/Editors.html"> Code Editors for Macintosh </A>
  157. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/NIM.html"> New Inside Macintosh, Apples Reference Series to Mac ROM </A>
  158. <DT><A HREF="http://www.pitt.edu/~nick/MacDev/Contact.html"> Contact Information for Developer Assistance/Support </A>
  159. </DL>
  160.  
  161. <H3>Dead and Former Web Pages</H3>
  162. I don't know why I keep these around, except for historical interest.
  163. <DL>
  164. <DT><A HREF="http://www.med.cornell.edu/~giles/projects.html">Aaron Giles' Projects</A>
  165. <DT><A HREF="ftp://ftp.att.com/pub/afterdark/index.html">After Dark Programming Archive</A>
  166. <DT><A HREF="http://www.info.apple.com/hed/AEA/letter.html">Apple Enterprise Awards contest</A>
  167. </DL>
  168.  
  169. <hr>
  170. <A HREF="http://dts.apple.com/mystuff/copyright.html">
  171. Copyright, © 1995  Apple Computer, Inc.</a>
  172. </h5>
  173. <p>
  174. <p>
  175.  
  176.  
  177. Send any questions or problems regarding this page to <A
  178. HREF="mailto:blob@apple.com">blob@apple.com</a>.
  179. <p>
  180.  
  181. <h5>
  182. last modified by <a href="http://dts.apple.com/mystuff/temple.html">blob</a> on 22 November 1995
  183. </h5>
  184.  
  185. </body>
  186. </html>
  187.